Pull Request
GitHub/Bitbucket上新增的整合功能
發出請求他人merge自己在fork後做的相關修改內容
1. fork專案到自己帳號
2. clone到本地修改
3. push回自己帳號專案
4. 發出PR給原作者
5. 原作者收下PR
https://gitbook.tw/chapters/github/pull-request.html
2023-07-25 The ideal PR is 50 lines long